home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -seriously_amiga- / shareware / programming / c / c_lib / readme.sas < prev    next >
Text File  |  1997-12-06  |  486b  |  14 lines

  1. SAS/C V6.5x note:
  2. -----------------
  3. [Andreas Kleinert <Andreas_Kleinert@t-online.de>]
  4.  
  5.  
  6. Of course you should now how to handle SAS/C before trying to build
  7. such a thing like a shared library with it, but basically you just
  8. need to type "smake" in the "source/lib_source" directory.
  9.  
  10. Relevant settings are in:  - smakefile      (SAS/C makefile)
  11.                            - smakefile.wth  (to be processed by SLink)
  12.                            - SCOPTIONS      (SAS/C compiler settings)
  13.  
  14.